┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/usr/share/pie/vendor/fidry/cpu-core-counter
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: composer.json
{ "name": "fidry/cpu-core-counter", "description": "Tiny utility to get the number of CPU cores.", "license": "MIT", "type": "library", "keywords": [ "cpu", "core" ], "authors": [ { "name": "Théo FIDRY", "email": "theo.fidry@gmail.com" } ], "require": { "php": "^7.2 || ^8.0" }, "require-dev": { "fidry/makefile": "^0.2.0", "fidry/php-cs-fixer-config": "^1.1.2", "phpstan/extension-installer": "^1.2.0", "phpstan/phpstan": "^2.0", "phpstan/phpstan-deprecation-rules": "^2.0.0", "phpstan/phpstan-phpunit": "^2.0", "phpstan/phpstan-strict-rules": "^2.0", "phpunit/phpunit": "^8.5.31 || ^9.5.26", "webmozarts/strict-phpunit": "^7.5" }, "autoload": { "psr-4": { "Fidry\\CpuCoreCounter\\": "src/" } }, "autoload-dev": { "psr-4": { "Fidry\\CpuCoreCounter\\Test\\": "tests/" } }, "config": { "allow-plugins": { "ergebnis/composer-normalize": true, "infection/extension-installer": true, "phpstan/extension-installer": true }, "sort-packages": true } }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 bin/
DIR
—
2026-04-15 15:13
📁 src/
DIR
—
2026-04-15 15:13
📄 .envrc
ENVRC
79 B
2025-08-14 07:29
EDIT
📄 composer.json
JSON
1.2 KB
2025-08-14 07:29
EDIT
📄 LICENSE.md
MD
1.1 KB
2025-08-14 07:29
EDIT
📄 README.md
MD
4 KB
2025-08-14 07:29
EDIT